home *** CD-ROM | disk | FTP | other *** search
- Date: Tue, 26 Jul 94 13:17 BST-1
- From: ogal@cix.compulink.co.uk (Ofir Gal)
- Subject: Re: Getting right mouse button clicks
- To: gem-list@world.std.com
- Message-Id: <memo.771307@cix.compulink.co.uk>
- Precedence: bulk
-
-
- d.oakley.kid0111@oasis.icl.co.uk said:
- >Hi!
- >
- >Yes, I know it's a well trodden path but if I remember correctly
- >what I want to do can't be accomplished using the peculiar
- >evnt_mbuttons (or whatever the call is now, I forget)
- >parameters.
- >
- >What I need is Right mouse button clicks AND double-left-click information.
- >Possible?
-
- Yes - evnt_multi(MU_MESAG+MU_KEYBD+MU_BUTTON+timerflag,258,3,0...)
-
- 258 waits for 2 clicks, 259 for 3, etc. Which button was pressed is
- returned in the button variable as usual.
-
- >By the way, Ofir, I love the bit in the new (ie. not out yet) ST Review
-
- Well, Papyrus is now the first GEM app to support the GEM-list proposal.
- It doesn't fully support it yet, but Christian has made several changes in
- order to follow the proposal. And we haven't even voted yet...
-
- Bye,
-
- -----------------------------------------------------------------
- Ofir ogal@cix.compulink.co.uk
- -----------------------------------------------------------------
-
-